From c1458b621ad79e97cfdec15fd10b5326bcc63655 Mon Sep 17 00:00:00 2001 From: justbur Date: Wed, 2 Sep 2015 08:01:17 -0400 Subject: [PATCH] Change wording of hint --- which-key.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/which-key.el b/which-key.el index 12d69e11a4e..b55635f2b82 100644 --- a/which-key.el +++ b/which-key.el @@ -1089,7 +1089,7 @@ enough space based on your settings and frame size." prefix-keys) (nxt-pg-hint (cond ((and which-key--on-last-page which-key-prevent-C-h-from-cycling which-key-use-C-h-for-paging) - (propertize (format "[C-h or ?%shelp]" + (propertize (format "[C-h or ?%sdescribe bindings]" which-key-separator) 'face 'which-key-note-face)) ((and (< 1 n-pages) -- 2.30.2